-
-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update npm (development) (major) #2451
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-npm-(development)
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cloudflare Pages deployment
|
Explanation of why this PR is blocked: a498375 |
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
September 6, 2024 22:40
8103245
to
d63c52b
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
September 6, 2024 23:59
d63c52b
to
015821e
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
2 times, most recently
from
September 7, 2024 09:32
966d9c0
to
44aacb7
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
September 8, 2024 19:25
44aacb7
to
96cd3de
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
September 9, 2024 17:12
96cd3de
to
65b852d
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
September 9, 2024 18:01
65b852d
to
bf0abf6
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
September 9, 2024 18:27
bf0abf6
to
de2a22e
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
September 9, 2024 18:48
de2a22e
to
6ce444c
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 3, 2024 02:16
dc34368
to
179d86f
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 4, 2024 08:11
179d86f
to
b4beb7a
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 4, 2024 08:22
b4beb7a
to
ba31edb
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 4, 2024 13:47
ba31edb
to
94db714
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 4, 2024 17:41
94db714
to
2c9c511
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 4, 2024 19:45
2c9c511
to
5e8ba4c
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 4, 2024 20:04
5e8ba4c
to
3610c0c
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
2 times, most recently
from
November 5, 2024 22:40
4edb4fd
to
fee95fe
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 5, 2024 22:50
fee95fe
to
1c1996b
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 5, 2024 22:58
1c1996b
to
9dcb682
Compare
renovate
bot
force-pushed
the
renovate/major-npm-(development)
branch
from
November 6, 2024 11:17
9dcb682
to
db6812f
Compare
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
blocked
Something depends on another issue or Pull Request
dependencies
Pull requests that update a dependency file
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.0
->5.2.0
1.5.0
->3.0.0
1.0.4
->2.0.4
55.0.0
->56.0.0
Release Notes
intlify/bundle-tools (@intlify/unplugin-vue-i18n)
v5.2.0
⭐ Features
module
option (@kazupon)Committers: 1
v5.1.0
⭐ Features
module
option (@kazupon)Committers: 1
v5.0.0
⚡ Improvement Features
Committers: 1
sibiraj-s/eslint-plugin-file-progress (eslint-plugin-file-progress)
v3.0.0
Compare Source
noCI
config torecommended-ci
(f67c68a)v2.1.2
Compare Source
noCI
type not exported (50825d2)v2.1.1
Compare Source
v2.1.0
Compare Source
recommended
andnoCI
configs (5a581b6)v2.0.1
Compare Source
v2.0.0
Compare Source
SonarSource/SonarJS (eslint-plugin-sonarjs)
v2.0.4
Compare Source
v2.0.3
Compare Source
v2.0.2
Compare Source
v2.0.1
Compare Source
v2.0.0
Compare Source
sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v56.0.0
Compare Source
New rules
prefer-global-this
(#2410)1558cbe
prefer-math-min-max
(#2432)7369077
consistent-existence-index-check
(#2425)d3e4b80
Breaking
better-regex
from recommended rules (#2443)461b01c
Improvements
no-useless-undefined
: Ignore React 19useRef
calls (#2463)5f744e8
prefer-query-selector
: Add support forgetElementsByName
(#2398)e511ffd
prefer-string-slice
: Remove unsafe autofix forString#substr()
(#2427)891842d
no-for-loop
: Remove invalid fix for TypeScript (#2426)1e367bb
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.